Help docs

Select a topic from the list.

Code Editor: how to include a view in browser link


Including a 'view in browser' link in your email is easy:

  • View in Browser link

    To include an automatically generated 'view in browser' link you just have to write %%view_in_browser%% in your code. You'll probably want to include it in an anchor tag like this:
    
    <a href=%%view_in_browser%%" target="_blank" linkname="View in Browser">View web</a>
    
    

For a list of other things you can have Serious Email include see here: How to Dynamic Content in Your Email.